immutable_mirror_struct

hidden abstract type immutable_mirror_struct<T> : mirror_struct<T>

Since

0.10.4

Functions

Link copied to clipboard
pure function to_mutable(): mutable_mirror_struct<T>

Convert this structure to a mutable version.